The Areas Collection contains the area objects for every area in the report. Access a specific Area Object, in the collection using the Item property.
Property | Description | Read/Write | Restriction in event handler |
---|---|---|---|
Area Object. Gets an item from the Collection. Item has an index parameter that can be either a string reference to the area (for example, "RH", "PH", "GHn", "D", "GFn", "PF", or "RF") or a numeric, 1 | |||
Report Object. Gets reference to the parent object. |
Instead of using the Item property as shown, you can reference an area directly (for example, Areas("RH") or Areas(1)).
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |